- 
		Home
	
 
	- 
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
 
- 
4.1.1
 
- 
Code
 
- 
Classes
 
-  Logger 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											29 | 
										
																			
											| Dependencies | 
											4 | 
										
																			
											| Dependents | 
											0 | 
										
																	
							 
													
								
																			
											| Total lines | 
											303 | 
										
																			
											| Lines of code | 
											115 | 
										
																			
											| Logical lines of code | 
											49 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											112 | 
										
																			
											| Methods | 
											22 | 
										
																			
											| Properties | 
											5 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 22
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| log() | 
									S  | 
																	52 | 
													4 | 
													27 | 
							
					
				| isDownloadLogRequested() | 
									S  | 
																	77 | 
													3 | 
													3 | 
							
					
				| initialize() | 
									S  | 
																	75 | 
													2 | 
													5 | 
							
					
				| error() | 
									S  | 
																	70 | 
													2 | 
													6 | 
							
					
				| __construct() | 
									S  | 
																	67 | 
													1 | 
													8 | 
							
					
				| databaseTableDoNotExists() | 
									S  | 
																	74 | 
													1 | 
													4 | 
							
					
				| getDatabaseTableName() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| createDatabaseTable() | 
									S  | 
																	66 | 
													1 | 
													10 | 
							
					
				| deleteLogs() | 
									S  | 
																	76 | 
													1 | 
													4 | 
							
					
				| emergency() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| debugIsEnabled() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| alert() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| critical() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| warning() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| notice() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| info() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| debug() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| fetchAll() | 
									S  | 
																	74 | 
													1 | 
													4 | 
							
					
				| fetchLatest() | 
									S  | 
																	71 | 
													1 | 
													5 | 
							
					
				| getTotalLogs() | 
									S  | 
																	75 | 
													1 | 
													4 | 
							
					
				| getLogSizeInBytes() | 
									S  | 
																	75 | 
													1 | 
													4 | 
							
					
				| dropDatabaseTable() | 
									S  | 
																	77 | 
													1 | 
													4 |